func google.golang.org/grpc.newHealthData
4 uses
google.golang.org/grpc (current package)
balancer_wrapper.go#L204: healthData: newHealthData(connectivity.Idle),
balancer_wrapper.go#L298: func newHealthData(s connectivity.State) *healthData {
balancer_wrapper.go#L334: acbw.healthData = newHealthData(scs.ConnectivityState)
balancer_wrapper.go#L482: hd := newHealthData(connectivity.Ready)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)